Skip to content

Release/1.7.2#1208

Merged
ttypic merged 2 commits intomainfrom
release/1.7.2
May 5, 2026
Merged

Release/1.7.2#1208
ttypic merged 2 commits intomainfrom
release/1.7.2

Conversation

@ttypic
Copy link
Copy Markdown
Contributor

@ttypic ttypic commented May 5, 2026

What's Changed

  • Fix preferred host persistence in HttpScheduler retry logic #1206

Summary by CodeRabbit

  • Bug Fixes

    • Fixed preferred host persistence in retry logic.
  • Documentation

    • Updated installation instructions to version 1.7.2.
    • Updated local development configuration guide.
  • Chores

    • Bumped version to 1.7.2.

@ttypic ttypic requested a review from sacOO7 May 5, 2026 11:33
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 39ab042c-5ccd-45c5-bc5f-da678a621bbb

📥 Commits

Reviewing files that changed from the base of the PR and between aa640da and f00b5e2.

📒 Files selected for processing (5)
  • CHANGELOG.md
  • CONTRIBUTING.md
  • README.md
  • gradle.properties
  • lib/src/test/java/io/ably/lib/test/realtime/RealtimeHttpHeaderTest.java

Walkthrough

This pull request bumps the library version from 1.7.1 to 1.7.2 across configuration files, documentation, and test assertions. A new changelog entry documents the release and its fix to preferred host persistence in HttpScheduler retry logic.

Changes

Version 1.7.2 Release Bump

Layer / File(s) Summary
Version Source
gradle.properties
VERSION_NAME updated from 1.7.1 to 1.7.2.
Release Documentation
CHANGELOG.md
New 1.7.2 release entry added with "Full Changelog" link and bugfix description.
Installation Instructions
README.md
Maven and Gradle dependency snippets, plus Live Objects runtime dependency, updated to version 1.7.2.
Local Development Guide
CONTRIBUTING.md
Local AAR reference in Gradle snippet bumped from ably-android-1.7.1.aar to ably-android-1.7.2.aar.
Test Assertions
lib/src/test/java/io/ably/lib/test/realtime/RealtimeHttpHeaderTest.java
Expected agent header value in realtime_websocket_param_test updated to ably-java/1.7.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🐰 Hop, hop, hooray! The version string has bumped one more,
From 1.7.1 to 1.7.2 we soar!
Preferred hosts now persist with care,
Documentation shines everywhere—
A tidy release for all to share! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release/1.7.2' clearly identifies this as a release pull request for version 1.7.2, which aligns with the changeset's primary purpose of releasing this version.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/1.7.2

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Collaborator

@sacOO7 sacOO7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ttypic ttypic merged commit 2822272 into main May 5, 2026
14 checks passed
@ttypic ttypic deleted the release/1.7.2 branch May 5, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants